Total Complexity | 32 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 290 |
Lines of code | 115 |
Logical lines of code | 78 |
Comment lines | 112 |
Methods | 12 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
extractAndFormatNodeValue() | 52 | 10 | 24 | |
formatExcelTimestampValue() | 62 | 4 | 12 | |
formatExcelTimestampValueAsDateValue() | 55 | 3 | 18 | |
formatNumericCellValue() | 65 | 3 | 9 | |
formatExcelTimestampValueAsTimeValue() | 57 | 2 | 15 | |
formatDateCellValue() | 68 | 3 | 7 | |
getVNodeValue() | 74 | 2 | 4 | |
__construct() | 69 | 1 | 6 | |
formatInlineStringCellValue() | 72 | 1 | 5 | |
formatSharedStringCellValue() | 71 | 1 | 6 | |
formatStrCellValue() | 73 | 1 | 5 | |
formatBooleanCellValue() | 77 | 1 | 4 |